home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 4564 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.7 KB

  1. Path: ccn.cs.dal.ca!ab795
  2. From: ab795@ccn.cs.dal.ca (James Bet Tee)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: Quick FW4.01 - AREXXscript finally!
  5. Date: 13 Apr 1996 19:06:07 GMT
  6. Organization: Chebucto Community Net
  7. Message-ID: <4kotuv$4lt@apollo.isisnet.com>
  8. References: <4k63ni$kr1@apollo.isisnet.com> <4kcfho$t5u@apollo.isisnet.com> <4kds4u$i99@news.tiac.net> <4kjs3c$a27@apollo.isisnet.com>
  9. NNTP-Posting-Host: ccn.cs.dal.ca
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. James Bet Tee (ab795@ccn.cs.dal.ca) wrote:
  13. : keyboard solution (unless I manipulate the mouse cursor with the 
  14. : keyboard, but that's pretty painful).  I'm surprised that cursor 
  15. : combinations allow one to 'go to end of line' or 'end of document' but 
  16. : not next screen.  Yeah, if someone could write an Arexx script for that, 
  17. : that'd be great....
  18.  
  19.     Someone sent me email and included an AREXX script for the job.  
  20. His newserver isn't up, so I'm posting this for him.  I've included the 
  21. whole letter (I havn't tested the script out yet myself)...
  22. ***********************
  23. From ANDERSON4@delphi.comSat Apr 13 15:52:01 1996
  24. Date: Sat, 13 Apr 1996 14:46:33 -0300
  25. From: ANDERSON4@delphi.com
  26. To: AB795@CCN.CS.DAL.CA
  27. Subject: Re: Quick FW4.01 question
  28.  
  29. James, this Arexx script will handle your request to cursor up or down
  30. a screen:
  31.  
  32. "/* screendown.fw */"
  33. do i = 1 to 24
  34.     Cursor Down
  35.     End
  36.  
  37. You may need to change the '24' to a different number depending on
  38. what screen resolution or size you use.
  39.  
  40. Change Cursor Down to Cursor Up to go up a screen.
  41.  
  42. Attach these to a function key and you've got what you needed.
  43.  
  44. I'd post these to Usenet, but my newsreader server is down now...
  45. so, if you'd be so kind as to do so for me, I'd greatly appreciate
  46. it.
  47.  
  48. BTW, if you have any FW Macros/scripts you've written, or have obtained
  49. from someone else, please send to me; I collect them, and occasionally
  50. post a list of FinalWriter macros to Usenet.
  51.  
  52. (Oh, just in case:  be sure to take the quotes off the first line of
  53. the macro...they have to be there for my mail service, but will foul
  54. up the Arexx server.
  55.  
  56. Stan Anderson
  57. anderson4@delphi.com
  58. *****************
  59.  
  60.     
  61. -James
  62. -------------------------------------------------------------------------------
  63.       James Tee         _ // AMIGA               University of Toronto
  64.   ab795@ccn.cs.dal.ca   \X/  Orbital - "Remind"  Toronto, Ontario, Canada
  65.            Homepage:  http://ccn.cs.dal.ca/~ab795/Profile.html
  66. -------------------------------------------------------------------------------
  67.               W  L  S   ERA  G GS CG  SHO  IP    H   R  ER HR BB  SO HB WP BK
  68.  David Cone   1  0  0  0.64  2  2  0   0  14.0   6   1   1  1  8  11  0  1  0
  69. -------------------------------------------------------------------------------
  70.